IK Treshold Image


IK Treshold Image Image Number, Value, Channel

Description

This command will set a channel to 0 when the component is smaller than Value, and will set it to 255 if it's bigger or equal to Value. This command will not work on a target image but the same effect can be achieved using the effect commands of Image Kit and a pixel shader.

Parameters

Image NumberIntegerThe ID of the image.
ValueByteThe value.
ChannelDWORDThe channel(s) used for the command.


Index